Skip to content

Conversation

@ikappaki
Copy link
Contributor

Hi,

can you please consider patch to suppress the pytest rewrite assertion warning when running basilisp test. It fixes #1252.

I haven’t added a test, as it would require creating a virtual environment during testing, which seemed excessive for this issue. However, I’m happy to add one if you feel it’s necessary.

Thanks

Note: this is a follow up to #1255 but it uses the ; separator to specify the module name, introduced by pytest-dev/pytest#13429 in Pytest 8.4.0.

@ikappaki
Copy link
Contributor Author

CI Failures are due to latest mypy type checks, not related to this PR....

@chrisrink10
Copy link
Member

@ikappaki I just merged in #1273 which should fix those if you want to update.

@ikappaki ikappaki force-pushed the issue/basilisp-test-warning-semi branch from c5cae99 to ce4d6c8 Compare October 29, 2025 07:14
@ikappaki
Copy link
Contributor Author

Thanks @chrisrink10! Updating fixed the linting issue and all test pass now 🙌

@chrisrink10 chrisrink10 merged commit c123eb9 into basilisp-lang:main Oct 30, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

basilisp test always emits a PytestAssertRewriteWarning message

2 participants